How to Install lttng-modules-dkms software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install lttng-modules-dkms software package in Ubuntu 14.04 LTS (Trusty Tahr)

lttng-modules-dkms software package provides Linux Trace Toolkit (LTTng) kernel modules (DKMS), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lttng-modules-dkms 

lttng-modules-dkms is installed in your system.

Make ensure the lttng-modules-dkms package were installed using the commands given below,

$ sudo dpkg-query -l | grep lttng-modules-dkms *

You will get with lttng-modules-dkms package name, version, architecture and description in a table

lttng-modules-dkms package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Miscellaneous
Package lttng-modules-dkms
Version 2.4.0-1ubuntu1
Description Linux Trace Toolkit (LTTng) kernel modules (DKMS)
Sub Section misc


See Also, How to uninstall or remove lttng-modules-dkms software package from Ubuntu 14.04 LTS (Trusty Tahr)?